This represents a vote being received by a user on their post or comment
Trigger items:
1 - website
2 - the vote amount (usually +1 or -1)
3 - total votes for the post or comment
4 - the type of the post, C=comment, FP=forum post, FR=forum reply
Event ID: voteReceived
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| sourceProfile | Profile | ||
| eventId | String | ||
| website | Website | ||
| triggerItem1 | String | ||
| triggerItem2 | String | ||
| triggerItem3 | String | ||
| triggerItem4 | String | ||
| triggerItem5 | String | ||
| attributes | Map | ||
| emailAttachments | List |
Hide comments